Welcome![Sign In][Sign Up]
Location:
Search - JAVA dll

Search list

[JSP/JavaSysInfo_src.zip

Description: 如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调用你的DLL的函数。这个应用程序是关于VC++, Java和集合的接口连接程序。
Platform: | Size: 3881 | Author: | Hits:

[Windows DevelopBiosNtSuiteBin

Description: 1.Bios ID号2 Bios 类型3 Bios 日期4 OEM 信息5.主板芯片ID号读取代码以及dll 支持:win95/98/Me/NT/2000/XP MS Visual Studio(vc,vb,etc.) Borland Builders(C++ builder, Delphi, JBuilder) 通过com-java桥, BiosNt能够用于Java2环境中Power Builder-1.Bios ID No. 2 Bios three types Bios date information OEM 4 5. Motherboard chip ID code reader and dll support : win95/98/Me/NT/2000/XP MS Visual Studio (vc, vb, etc.). Borland Builders (C builder, Delphi, JBuilder) com - java bridge can be used Java2 BiosNt environment Power Builder
Platform: | Size: 2579704 | Author: 尹伟红 | Hits:

[JSP/JavaJava_JNI_Callback

Description: How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:\\j2sdk1.4.0\\include /Ie:\\j2sdk1.4.0\\include\\win32 /LD /FeMyImpOfCallback.dll Callback.c 3. run: java Callback
Platform: | Size: 944 | Author: 宗睿 | Hits:

[Other resourceWin32_JVM_App

Description: Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\\include . set linking path for jvm.lib, which is under java_Home\\lib\\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll
Platform: | Size: 38178 | Author: 宗睿 | Hits:

[File OperateJAddressList

Description: 我自己写的Java通讯录,界面用的是swt包,使用时请看readme.txt文件,需要加载dll文件.-I write Java correspondence, the interface kits can be used when See readme.txt document, we need to load dll file.
Platform: | Size: 2866568 | Author: 小强 | Hits:

[Hook apijavatodpr

Description: Javadpr produces a Delphi project file from native methods declared in a Java class file. The project file compiles to a DLL which is used by Java to interact via the Java Native Interface (JNI.)
Platform: | Size: 79116 | Author: hjl | Hits:

[GUI DevelopTest_Online_demo

Description: JSP 的一个网业程序,作好的Demo欢迎大家使用 我自己写的Java通讯录,界面用的是swt包,使用时请看readme.txt文件,需要加载dll文件-JSP a network industry procedures, make the Demo Everyone is welcome to use my own writing Java correspondence, the interface kits can be used when See readme.txt document, we need to load dll file
Platform: | Size: 629032 | Author: 冷云 | Hits:

[Crack Hackaeslib

Description: 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a static library, it can easily be converted create DLL can easily ported to the Linux platform, has been tested with other Java AES encryption standard for successful docking (available mutual encoding and decoding).
Platform: | Size: 54795 | Author: 倪宇 | Hits:

[OS program获取硬盘序列号

Description: java中获取硬盘编号的源代码,使用JNI实现。现成的动态库-No. drive to obtain the source code, the use JNI to achieve. Ready DLL
Platform: | Size: 21115 | Author: 任立楠 | Hits:

[CommunicationJniCallCics

Description: java如何封装成JNI方法,调用vc++写的动态库做通讯程序-JNI encapsulation method, called vc DLL written communication procedures do
Platform: | Size: 151731 | Author: 唐明伟 | Hits:

[Communicationjava_delphi

Description: 本程序 通过delphi 制作发送短信的dll 然后 通过java调用 用到JNI接口 dll 复制到java的 C:\\j2sdk1.4.2_04\\bin 目录下 请跟实际情况修改目录 用Java操纵串口,实现短信的发送-delphi through the production process by sending messages through the dll then called java JNI interface used to copy the dll java C : \\ j2sdk1.4.2_04 \\ bin directory please with the practical situation Contents Java Serial manipulation and achieve messages sent
Platform: | Size: 515504 | Author: 徐泼 | Hits:

[MultiLanguageSplitWord_Java

Description: java制作的中文分词DLL文件,是根据中科院中文分词系统C++改写的-produced by the Chinese word DLL files, under the Chinese Academy of Sciences is the Chinese word rewrite the C system
Platform: | Size: 2477145 | Author: 刘鸿 | Hits:

[OS programVirtualBytesInfo

Description: 一段获取进程所占用虚拟内存大小的程序,是DLL格式,可以通过JAVA来调用。-access to a process virtual memory occupied by the size of a process, the DLL format, through Java to call.
Platform: | Size: 8249 | Author: frambler | Hits:

[Other resourceJavaandc

Description: Java语言中的本地方法接口(JNI)在使用中要装载一个动态链接库(DLL),这个DLL即是在Matlab中创建的虚拟实验室模型转化为C语言所编译成的。使用JNI的方法文中会有详细介绍,其中使用Jbuilder中的JNI会比较简单。当然,在这个过程中会有Java语言与C语言的转换问题,常用的数据类型的转换会制成表格直观地表示出来。-Java language of the local method Interface (JNI) in use to load a dynamic link library (DL L), the DLL that is created in Matlab virtual laboratory model into C language compiler as large. JNI use of the text will be presented in detail, including the use of Jbuilder JNI will be relatively simple. Of course, in this process there will be Java and C language conversion, commonly used types of data conversion into visual form to be voiced.
Platform: | Size: 94587 | Author: li | Hits:

[OtherCCallJava

Description: VC调用java的简单例子。需要注意jvm.dll路径,路径不对就不能成功!-VC called a simple example. Attention jvm.dll path, the road would not be wrong!
Platform: | Size: 3167220 | Author: juma | Hits:

[Othercomm2.0.3

Description: Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operation API, Call the local DLL files, because Java itself does not have direct access to the hardware, are by calling the local approach to achieve. Java can be downloaded from the official website. Download them after making Comm . Pack into the jar works Classpath, another two very important documents and win32c javax.comm.properties om.dll Bedouin to take your project directory, java.user under.
Platform: | Size: 32922 | Author: huaihuai | Hits:

[JSP/Javasimpletray

Description: java实现windows托盘(加载dll)(精简版)-java realize windows tray (loading dll) (concise version)
Platform: | Size: 18046 | Author: Scott | Hits:

[Other resourceUsingJNI

Description: 在JAVA中实现C++代码的复用 如何在Java中调用dll JNI使用技巧点滴-in Java to achieve C code reuse in Java JNI call dll bit Skills
Platform: | Size: 29024 | Author: yanglei | Hits:

[JSP/JavaHLsegment

Description: 海量分词研究版的java语言接口,并附dll动态链接库.-Massive Segmentation Research version of the java language interface, with dynamic link library dll.
Platform: | Size: 5892557 | Author: 张小明 | Hits:

[JSP/Javajacob-1.20

Description: jacob version 1.20. this includes jacob-1.18-M2-x86.dll -> ORACLE_HOME/forms/webutil/win32 jacob-1.18-M2-x64.dll -> ORACLE_HOME/forms/webutil/win64
Platform: | Size: 505856 | Author: lorrdlugas | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »

CodeBus www.codebus.net